| 1. | The cursor name is only valid within this scope 该游标名称仅在这个作用域内有效。 |
| 2. | The cursor name is valid only within this scope 游标名仅在该作用域内有效。 |
| 3. | A cursor name in a text command 文本命令中的游标名。 |
| 4. | Cursor names can be referenced only by other transact - sql statements 游标名称只能被其他transact - sql语句引用。 |
| 5. | Table using a cursor named 以下示例使用名为 |
| 6. | The cursor name can be referenced in any stored procedure or batch executed by the connection 在由连接执行的任何存储过程或批处理中,都可以引用该游标名称。 |
| 7. | For example , after declaring a cursor , the cursor name cannot be referenced from ole db , odbc or ado functions or methods 例如,声明游标之后,不能通过ole db 、 odbc或ado函数或方法引用游标名称。 |